home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
FutureMusic 138
/
Future Music Magazine FM138 August 2003 Free Soft Synch NI Carbon.iso
/
pc
/
resources
/
kontaktpp.swf
/
scripts
/
frame_2
/
DoAction.as
Wrap
Text File
|
2002-10-01
|
103b
|
9 lines
if(this._framesLoaded >= this._totalFrames)
{
gotoAndStop(5);
}
else
{
gotoAndPlay(1);
}